Handle dead keysyms present on the US-International keyboard. For clarity,
authorTor Lillqvist <tml@iki.fi>
Fri, 19 Sep 2003 00:30:35 +0000 (00:30 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 19 Sep 2003 00:30:35 +0000 (00:30 +0000)
commitc1aa7651b45cac5f0a8e6fbc04e87f1d52b92954
treec681346cadada9bb6b8d13b0faa2a042a89fe5a6
parent96994c9ea2f0b6ac494a06e04855b284cbff3452
Handle dead keysyms present on the US-International keyboard. For clarity,

2003-09-19  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkkeys-win32.c (update_keymap): Handle dead keysyms
present on the US-International keyboard. For clarity, order
keysyms in case statement according to numeric value.

(gdk_keymap_translate_keyboard_state): Handle Caps Lock
correctly. (#120176, Ken Rastatter and Owen Taylor)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkkeys-win32.c